Remove(KeyValuePair<ModalityType,ModalityOptions>) Method

Summary
Removes the specified KeyValuePair from the ModalityOptionsCollection.
Syntax
C#
C++/CLI
public bool Remove( 
   KeyValuePair<ModalityType, ModalityOptions> item 
) 
public:  
   bool Remove( 
      KeyValuePair<ModalityType^, ModalityOptions^>^ item 
   ) 

Parameters

item
A KeyValuePair that represents the Leadtools.Dicom.Common.DataTypes.ModalityType and ModalityOptions. The Leadtools.Dicom.Common.DataTypes.ModalityType object is the key and the ModalityOptions object is the value.

Return Value

true if the KeyValuePair is removed; otherwise, it is false.

Requirements

Target Platforms

Help Version 22.0.2023.2.7
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.